*** empty log message ***
authorThien-Thi Nguyen <ttn@gnuvola.org>
Tue, 30 Sep 2003 11:47:57 +0000 (11:47 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Tue, 30 Sep 2003 11:47:57 +0000 (11:47 +0000)
lisp/ChangeLog

index da888e72a387ffc136210f7dfda544b5e9659cd2..b3400fad46ee60080d138c8d811f58e3f4f10cc5 100644 (file)
@@ -1,3 +1,10 @@
+2003-09-30  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * progmodes/scheme.el (scheme-mode-variables): When setting
+       `font-lock-defaults', also specify that "#" should
+       be interpreted with `word' syntax.
+       (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
+
 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
 
        * desktop.el: A lot of comments updated.
@@ -16,7 +23,7 @@
        for displaying ``clean'' output.
        (whitespace-buffer): Use `whitespace-clean-msg'.
        (whitespace-global-mode): Fix typo.
-       
+
 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
 
        * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.